projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83335bd
)
arm: rmobile: alt: Update QoS initialization to version 0.11
author
Nobuhiro Iwamatsu
<
[email protected]
>
Thu, 24 Jul 2014 06:30:32 +0000
(15:30 +0900)
committer
Nobuhiro Iwamatsu
<
[email protected]
>
Thu, 9 Oct 2014 05:45:03 +0000
(14:45 +0900)
Signed-off-by: Nobuhiro Iwamatsu <
[email protected]
>
board/renesas/alt/qos.c
patch
|
blob
|
history
diff --git
a/board/renesas/alt/qos.c
b/board/renesas/alt/qos.c
index ea51f3f53295a0bd143118551e96d03ca718862c..d788aa0ffb9551cd40c20f125c1636bc70322bd6 100644
(file)
--- a/
board/renesas/alt/qos.c
+++ b/
board/renesas/alt/qos.c
@@
-13,7
+13,7
@@
#include <asm/io.h>
#include <asm/arch/rmobile.h>
-/* QoS version 0.1
0
*/
+/* QoS version 0.1
1
*/
enum {
DBSC3_00, DBSC3_01, DBSC3_02, DBSC3_03, DBSC3_04,
@@
-156,8
+156,8
@@
void qos_init(void)
}
/* CCI-400 -QoS */
- writel(0x2000
10
00, CCI_400_MAXOT_1);
- writel(0x2000
10
00, CCI_400_MAXOT_2);
+ writel(0x2000
08
00, CCI_400_MAXOT_1);
+ writel(0x2000
08
00, CCI_400_MAXOT_2);
writel(0x0000000C, CCI_400_QOSCNTL_1);
writel(0x0000000C, CCI_400_QOSCNTL_2);